/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #505050;
}
/*----------------------------------------*/
.font_w{
	color: #FFFFFF;
}
/*----------------------------------------*/
a:link {
font-family: 宋体;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}
a:visited {
font-family: 宋体;
	font-size: 12px;
	text-decoration: none;
	color: #505050;
}
a:hover {
font-family: 宋体;
	font-size: 12px;
	text-decoration: none;
	color: #505050;
}
a:active {
font-family: 宋体;
	font-size: 12px;
	text-decoration: none;
	color: #505050;
}
/*----------------------------------------*/
a.bnnerlink:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bnnerlink:visited {
font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bnnerlink:hover {
font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bnnerlink:active {
font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/*----------------------------------------*/
.menu_bg{
	background-image: url(images/menu02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
/*----------------------------------------*/
.dixian{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.news_info 
{
line-height:24PX;
padding-left:8PX;
text-align:left;
}